home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Libraries / Spinning Cursor 1.1 / Spinning Cursor Library Source / SpinLib Readme < prev    next >
Encoding:
Text File  |  1995-12-04  |  333 b   |  10 lines  |  [TEXT/SPM ]

  1. /*
  2.     This is just a simple beachball spinning library.  It will spin a beachball either forwards or
  3.     backwards.  See main.c for usage.
  4.     
  5.     All code © 1994 by Dave Nebinger.
  6.     
  7.     History:
  8.         1.1 Small mods to the header file (defined some direction values), and modified the
  9.         SpinInit() routine to move lock the cursors high in memory.
  10. */